home *** CD-ROM | disk | FTP | other *** search
/ AmigActive 10 / AACD 10.iso / AACD / Online / SpeakFreely / src / lpc10 / common.h < prev    next >
C/C++ Source or Header  |  2000-05-18  |  101b  |  7 lines

  1.  
  2. /* This file takes care of the common I/O variables */
  3.  
  4. #include <stdio.h>
  5.  
  6. extern FILE *fdi, *fdo;
  7.